[INFO] cloning repository https://github.com/BukiOffor/gona-stake
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BukiOffor/gona-stake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBukiOffor%2Fgona-stake", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBukiOffor%2Fgona-stake'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 29a41745f648aa2b4c1813aca29d1d224978553b
[INFO] testing BukiOffor/gona-stake against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBukiOffor%2Fgona-stake" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BukiOffor/gona-stake
[INFO] finished tweaking git repo https://github.com/BukiOffor/gona-stake
[INFO] tweaked toml for git repo https://github.com/BukiOffor/gona-stake written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BukiOffor/gona-stake on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BukiOffor/gona-stake already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded primitive-types v0.11.1
[INFO] [stderr]   Downloaded fixed-hash v0.7.0
[INFO] [stderr]   Downloaded cpufeatures v0.2.15
[INFO] [stderr]   Downloaded security-framework-sys v2.12.1
[INFO] [stderr]   Downloaded inout v0.1.3
[INFO] [stderr]   Downloaded ff v0.13.0
[INFO] [stderr]   Downloaded borsh-derive v1.5.2
[INFO] [stderr]   Downloaded concordium_base_derive v1.0.0
[INFO] [stderr]   Downloaded concordium-contracts-common-derive v4.1.0
[INFO] [stderr]   Downloaded prost v0.12.6
[INFO] [stderr]   Downloaded prost-derive v0.12.6
[INFO] [stderr]   Downloaded password-hash v0.4.2
[INFO] [stderr]   Downloaded borsh v1.5.2
[INFO] [stderr]   Downloaded serde_with_macros v3.11.0
[INFO] [stderr]   Downloaded concordium-contracts-common v9.2.0
[INFO] [stderr]   Downloaded schannel v0.1.26
[INFO] [stderr]   Downloaded ed25519-dalek v2.1.1
[INFO] [stderr]   Downloaded ed25519-zebra v4.0.3
[INFO] [stderr]   Downloaded secp256k1 v0.22.2
[INFO] [stderr]   Downloaded cc v1.2.0
[INFO] [stderr]   Downloaded clap v4.5.20
[INFO] [stderr]   Downloaded concordium-wasm v5.0.0
[INFO] [stderr]   Downloaded tonic v0.10.2
[INFO] [stderr]   Downloaded concordium-wasm v4.0.0
[INFO] [stderr]   Downloaded concordium-std v10.1.0
[INFO] [stderr]   Downloaded serde_json v1.0.132
[INFO] [stderr]   Downloaded hashbrown v0.15.1
[INFO] [stderr]   Downloaded serde_with v3.11.0
[INFO] [stderr]   Downloaded concordium-smart-contract-engine v5.0.0
[INFO] [stderr]   Downloaded clap_builder v4.5.20
[INFO] [stderr]   Downloaded hyper v0.14.31
[INFO] [stderr]   Downloaded concordium-rust-sdk v5.0.0
[INFO] [stderr]   Downloaded concordium-rust-sdk v4.3.0
[INFO] [stderr]   Downloaded concordium_base v6.0.0
[INFO] [stderr]   Downloaded concordium_base v5.0.0
[INFO] [stderr]   Downloaded libc v0.2.162
[INFO] [stderr]   Downloaded secp256k1-sys v0.5.2
[INFO] [stderr]   Downloaded concordium-smart-contract-testing v4.3.0
[INFO] [stderr]   Downloaded concordium-smart-contract-engine v6.0.0
[INFO] [stderr]   Downloaded concordium-cis2 v6.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 328f46888aac52c375d73ca24c40ccef6d16ac0c9d8b794db11ff98ffe1df5c2
[INFO] running `Command { std: "docker" "start" "-a" "328f46888aac52c375d73ca24c40ccef6d16ac0c9d8b794db11ff98ffe1df5c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "328f46888aac52c375d73ca24c40ccef6d16ac0c9d8b794db11ff98ffe1df5c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "328f46888aac52c375d73ca24c40ccef6d16ac0c9d8b794db11ff98ffe1df5c2", kill_on_drop: false }`
[INFO] [stdout] 328f46888aac52c375d73ca24c40ccef6d16ac0c9d8b794db11ff98ffe1df5c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45b6c6a0603ec2c1d925dca6985fbae8df58107b5afea003ce19f060ee6bfe35
[INFO] running `Command { std: "docker" "start" "-a" "45b6c6a0603ec2c1d925dca6985fbae8df58107b5afea003ce19f060ee6bfe35", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling cpufeatures v0.2.15
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling fixed-hash v0.7.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling primitive-types v0.11.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling concordium-contracts-common-derive v4.1.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling concordium-contracts-common v9.2.0
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling concordium-std v10.1.0
[INFO] [stderr]    Compiling concordium-cis2 v6.2.0
[INFO] [stderr]    Compiling gona_stake v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.22s
[INFO] running `Command { std: "docker" "inspect" "45b6c6a0603ec2c1d925dca6985fbae8df58107b5afea003ce19f060ee6bfe35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45b6c6a0603ec2c1d925dca6985fbae8df58107b5afea003ce19f060ee6bfe35", kill_on_drop: false }`
[INFO] [stdout] 45b6c6a0603ec2c1d925dca6985fbae8df58107b5afea003ce19f060ee6bfe35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1bf9312814d58342c6d312f35fc51058d9884318e6112ee9ba8fc0fecc8fb3ff
[INFO] running `Command { std: "docker" "start" "-a" "1bf9312814d58342c6d312f35fc51058d9884318e6112ee9ba8fc0fecc8fb3ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling cc v1.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling allocator-api2 v0.2.20
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling primitive-types v0.11.1
[INFO] [stderr]    Compiling secp256k1-sys v0.5.2
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling concordium-contracts-common-derive v4.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling pin-project v1.1.7
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=4bbf5ecf62891627 -C extra-filename=-740423613a80c8ba --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a6b76b40120fed1b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-17363c12faf47457.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-d14904b1232aa2ec.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1bf9312814d58342c6d312f35fc51058d9884318e6112ee9ba8fc0fecc8fb3ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bf9312814d58342c6d312f35fc51058d9884318e6112ee9ba8fc0fecc8fb3ff", kill_on_drop: false }`
[INFO] [stdout] 1bf9312814d58342c6d312f35fc51058d9884318e6112ee9ba8fc0fecc8fb3ff
